A local test runs directly on your own workstation, rather than an Android device or emulator. As such, it uses your local Java Virtual Machine (JVM), rather ... Create a local unit test class · Mockable Android library
To run your unit test during the build process, you can simply use a custom script in your build profile. Simply go to your build workflow and add a custom ...